@charset "utf-8";
/*
描述:响应式主题样式表第225套
作者:wangxb
*/
/*默认页面主体样式定义*/
body{ color:#666666; background:#F2F2F2; line-height:1.8; }
a{ color:#333333;}
.w-main .row,.w-footer-in{ max-width:1300px; margin:0 auto;}
.body-login,.body-login-special,.body-admin{ padding-top:0;}
.col-right{ display:none;}
/*---------------------header-----------------------*/
.w-admin-header{  background:#fff; box-shadow:0 2px 5px rgba(0,0,0,0.05); -webkit-box-shadow:0 2px 5px rgba(0,0,0,0.05);}
.w-header-common{ position:fixed; left:0; right:0; top:0; padding:0 2%; background:url(../images/empty.png) repeat;}
.header-nobanner{background:#fff; box-shadow:0 2px 5px rgba(0,0,0,0.05); -webkit-box-shadow:0 2px 5px rgba(0,0,0,0.05); }
.mini{position:fixed; left:0; right:0; top:0;background:#fff; background:rgba(255,255,255,0.9);box-shadow:0 2px 5px rgba(0,0,0,0.05); -webkit-box-shadow:0 2px 5px rgba(0,0,0,0.05);}
.row_top .column{float:left;}
.row_top .columnL{ max-width:34%;}
.row_top .columnM,.row_top .columnR{ float:right;}
.row_top .columnR{position:relative; z-index:9;}
.row_top .div-table{width:auto !important;}
.w-admin-header .col-logo{float:left;}
.w-logo h1{ font-size:32px; padding:0 10px; }
.w-logo h1,.w-logo a{color:#212121;}
.w-nav{ text-align:center;font-size:0; }
.body-login-special .login-navPc .w-admin-nav{ margin:0;}
.w-nav .nav_inner > li{ float:left; text-align:center; position:relative; margin:0 23px;}
.w-nav li a{ text-decoration:none;color:#666;padding:0 10px;}
.w-nav .nav_inner > li > a, .w-nav .nav_inner > li > .li-parent-div > a{line-height:110px;font-size:18px; display:block;color:#fff; padding:0 1px;} 
.header-nobanner .w-nav .nav_inner > li > a,.header-nobanner .w-nav .nav_inner > li > .li-parent-div > a,.mini .w-nav .nav_inner > li > a,.mini .w-nav .nav_inner > li > .li-parent-div > a{color:#333;}
.w-admin-nav .nav_inner > li > a, .w-admin-nav .nav_inner > li > .li-parent-div > a{color:#333;}
.w-nav .nav_simpline_cur{ position:absolute; left:50%; margin-left:0; bottom:0; width:0; height:4px; background:#f90;transition: all 0.5s;-webkit-transition: all 0.5s;}
.w-nav li:hover .nav_simpline_cur, .w-nav li.active .nav_simpline_cur{ width:100%;margin-left:-50%;}
.w-nav .nav_inner > li > .submenu{ top:107px; left:50%; margin-left:-85px; border-top:3px solid #CE331D; }
.w-nav .nav_inner > li:hover > .submenu,.w-nav .submenu li:hover > .submenu{ display:none;}
.w-nav .submenu a{ font-size:14px; text-align:center; color:#333;}
.w-nav .submenu li a{padding:8px 10px;}
.topLogBoxPc{ float: right; margin-top: 31px;}
.topLogBox,.topLogBox a{color:#fff;}
.header-nobanner .topLogBox,.header-nobanner .topLogBox a,.mini .topLogBox,.mini .topLogBox a{ color:#333;}
.topLogBox a{ margin:0 6px; text-decoration:none;   }
.topLogBox a:hover{ text-decoration:underline;}
.w-loginRegister,.w-shopCart{  margin-top:11px;float:right; margin-bottom:11px;}
.w-languege{ margin-top:11px;float:right; margin-bottom:11px;  }
.w-shopCart i{ background:url(../images/shopCart.png) no-repeat center; width:19px; height:19px; vertical-align:middle; display:inline-block; *zoom:1; margin-right:2px;}
.nav_right_mask{display:none; position:fixed; left:0; right:0; top:0; bottom:0; z-index:5; background:#000;opacity:0.3; *filter:alpha(opacity=30); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=30);}
.w-custom{ padding:2px 0; float:right;}
.w-custom, .w-custom a{color:#fff;}
.header-nobanner .w-custom,.header-nobanner .w-custom a,.mini .w-custom,.mini .w-custom a{ color:#333;}
/*-----------------------banner------------------*/
.bx-wrapper .bx-prev,.bx-wrapper .bx-next{ width:50px !important; height:50px !important; margin-top:-25px !important; background-image:url("../images/bxSlide.png") !important; background-color:#ccc !important; transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s; background-size:auto !important; visibility:hidden;}
.bx-wrapper .bx-prev{ background-position:0 0 !important; left:-20px !important; }
.bx-wrapper .bx-next{background-position:-50px -50px !important; right:-20px !important;}
.bx-wrapper:hover .bx-prev,.bx-wrapper:hover .bx-next{ visibility:visible;}
.bx-wrapper:hover .bx-prev{left:0 !important; }
.bx-wrapper:hover .bx-next{right:0 !important;}
.bx-wrapper .bx-prev:hover{background-position:-50px 0 !important; }
.bx-wrapper .bx-next:hover{background-position:0 -50px !important;}
.banner .bx-wrapper .bx-prev,.banner .bx-wrapper .bx-next{ width:60px !important; height:60px !important; margin-top:-30px !important;  background:none !important; border-radius:2px; -webkit-border-radius:2px;}
.banner .bx-wrapper .bx-prev:before,.banner .bx-wrapper .bx-next:before{ content:''; position:absolute; left:0; top:0; right:0; bottom:0;background:url("../images/bxSlide2.png") no-repeat;}
.banner .bx-wrapper .bx-next:before{background-position:-60px -60px !important;}
.banner .bx-wrapper .bx-prev:hover:before{background-position:-60px 0 !important;  }
.banner .bx-wrapper .bx-next:hover:before{background-position:0 -60px !important; }
.banner .bx-wrapper .bx-pager{ bottom:30px;}
.banner .bx-wrapper .bx-pager.bx-default-pager a{  background:#fff !important;width:14px; height:14px; border-radius:50%; -webkit-border-radius:50%; }
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{opacity:1; *filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100); }
/*---------------footer------------------*/
.w-footer{ background:#333333; color:#999;}
.w-footer a{ color:#999;}
.w-footer a:hover{ color:#fff;}
.w-footer .btn-default-w{ color:#fff; border-color:#fff;}
/*----------------------------组件-----------------------*/
.w-text{line-height:1.8;}
.btn-default-w{ padding:0.75em 2em; min-width:13em; text-align:center; color:#fff; }
.btn-default-w:hover,.btn-default-w:focus, .btn-global-w:hover,.btn-global-w:focus{ transition: all 0.2s;-moz-transition: all 0.2s;-webkit-transition: all 0.2s; -o-transition: all 0.2s; }
.search-defaut-w{ max-width:100%;}
.search-defaut-w .search-btn-w{ min-width:0; width:50px;background:url(../images/search_t1.png) no-repeat center #C7261E; top:0; right:0; bottom:0;}
.w-header-common .search-defaut-w .input-search-w{ padding-right:30px; height:38px; line-height:38px; border:0; background:#fff; }
.w-lantern-h .w-lantern-in{padding:0;}
.w-lantern-h .lantern_pre,.w-lantern-h .lantern_next{ top:50%; margin-top:-11px;width:11px; height:22px; background-size:contain;}
.w-lantern-h .lantern_pre{ background:url(../images/slide_l.png) no-repeat center; left:-20px;}
.w-lantern-h .lantern_next{background:url(../images/slide_r.png) no-repeat center; right:-20px;}
.w-lantern-h .lantern_pre:hover{ background-image:url(../images/slide_lHover.png);}
.w-lantern-h .lantern_next:hover{ background-image:url(../images/slide_rHover.png);}
.w-service-fixed{ right:0;}
.w-slide .cycle-prev, .w-slide .cycle-next{ width:40px; height:40px; top:50%; margin-top:-20px; background:url(../images/bxSlide1.png) no-repeat;background-color:#666; background-color:rgba(0,0,0,0.3);opacity: 1;*filter: alpha(opacity=100);filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);transition: all 0.5s;-webkit-transition: all 0.5s; }
.w-slide .cycle-next{ background-position:-40px -40px;}
.w-slide .cycle-prev:hover{background-position:-40px 0;}
.w-slide .cycle-next:hover{ background-position:0 -40px;}
.w-slide-page-num .w-page-bottom{position:relative;}
.w-slide-page-num .w-page-bottom .slide-page{position:absolute; bottom:0; left:0; right:0; background:rgba(0,0,0,0.3); z-index:801; text-align:right; padding-right:12px;}
.w-slide-page-num .slide-page a{background:#333; height:18px; line-height:18px; min-width:18px; font-size:12px;}
.w-form .w-label-form{ font-weight:normal;}
.w-text-form, .w-textarea-form{ line-height:1.3; padding:0.7em 10px;}
.w-select-box{ background:#fff;}
.w-form-file-upload .btn-default-w{ padding:0.75em 1.2em; min-width:0;}
.w-form-submit .w-buttom .btn-default-w{ min-width:15em; padding:0.7em 1em;}
/*title*/
.color_main{color:#000;}
.color_vice{ color:#dddddd;}
.w-title2,.w-title2 .title-h-in h2,.w-title2 .title-h-in h3,.w-title2 .title-h-in .maintitle,.w-title2 .more{color:#fff;}
.w-title4 h2,.w-title4 h3,.w-title4 .maintitle{padding-top: 0.55em; padding-bottom: 0.55em;}
/*--------------------系统------------------------*/
.systitle{color:#fff; font-size:24px;  padding:0.7em 17px; text-align:left; }
.crumbs{  line-height:1.5; background:url(../images/icon_curb.png) no-repeat 2px center;  padding:0.68em 0 0.68em 38px; border-bottom:1px solid #e2e2e2;}
.w-pages a{border:1px solid #CCCCCC; color:#333; padding:0 0.8em; margin-left:1px; margin-right:0; line-height:2.28;vertical-align:middle;}
.w-pages{text-align:center;}
.w-pages a:hover,.w-pages a.cur{color:#fff; }
.w-pages .w-page-first span,.w-pages .w-page-pre span,.w-pages .w-page-next span,.w-pages .w-page-last span{ display:none;}
.w-pages .w-page-first,.w-pages .w-page-pre,.w-pages .w-page-next,.w-pages .w-page-last{ width:2.28em; height:2.28em; border-color:#CCCCCC; box-sizing:content-box; padding:0; background-color:#fff; background-repeat:no-repeat; background-position:center center;}
.w-pages .w-page-first{ background-image:url(../images/icon3.png); }
.w-pages .w-page-pre{ background-image:url(../images/icon4.png); }
.w-pages .w-page-next{ background-image:url(../images/icon6.png); }
.w-pages .w-page-last{ background-image:url(../images/icon5.png);}
.w-pages .w-page-first:hover{ background-image:url(../images/icon3_1.png); }
.w-pages .w-page-pre:hover{ background-image:url(../images/icon4_1.png); }
.w-pages .w-page-next:hover{ background-image:url(../images/icon6_1.png); }
.w-pages .w-page-last:hover{ background-image:url(../images/icon5_1.png);}
.w-pages .w-page-first.disabled{ background-image:url(../images/icon3.png); }
.w-pages .w-page-pre.disabled{ background-image:url(../images/icon4.png); }
.w-pages .w-page-next.disabled{ background-image:url(../images/icon6.png); }
.w-pages .w-page-last.disabled{ background-image:url(../images/icon5.png);}
.w-pages a.disabled,.w-pages a.disabled:hover{ opacity:0.5; background-color:#fff; border-color:#CCCCCC;}
.w-prd-list,.w-News-list,.w-faq-list,.w-upload-list,.search_list{ padding:40px; background:#fff;}
.side_left{ padding:30px 40px 40px; background:#fff;}
.side_left .w-prd-list,.side_left .w-News-list,.side_left .w-faq-list,.side_left .w-upload-list,.side_left .search_list{ padding:0; background:none;}
/*-----------------------------产品----------------------*/
.w-prd-list{ overflow:hidden;}
.w-prd-more a{ color:#888;}
.w-prd-list-cell .w-prd-infobox h2,.w-prd-list-cell .w-prd-infobox .w-prd-name{ margin-bottom:0.2em;}
.w-prd-list-cell .w-prd-infobox h2,.w-product .w-prd-infobox h2,.w-prd-list-cell .w-prd-infobox .w-prd-name,.w-product .w-prd-infobox .w-prd-name{ font-size:115%;}
.w-prd-list-cell .w-prd-sum{ line-height:1.5; color:#939393;}
.w-prd-list-cell .w-prd-price-groups{margin-bottom:0;}
.w-prd-list-cell .w-prd-price-groups .product-price-prefix{font-weight:normal; }
.w-prd-list-cell .w-prd-btns a{line-height:1.2;}
.w-prd-list-cell .w-prd-btns a.btn-buy{ background:#628A82; border-color:#628A82; color:#fff;}
.w-prd-list-cell .w-prd-infobox h2 a:hover,.w-prd-list-cell .w-prd-infobox .w-prd-name a:hover{ text-decoration:none;}
.w-prd-list-cell .w-prd-price-groups > div{ font-size:100%;}
.w-prd-list-cell .w-prd-price-groups .w-prd-price-sale{color:#EB4346;}
.w-prd-list-cell .w-prd-price-groups .w-prd-price-markit .product-price-amount{color:#000;}
.w-prd-list .w-prd-list-cell .w-prd-price-groups .w-prd-price-sale .product-price-prefix{color:#bbb;}
.w-prd-list .w-prd-list-cell .w-prd-price-groups .w-prd-price-markit .product-price-prefix{color:#999;}
.w-prd-list1{ margin-left:0; margin-right:0;}
.w-prd-list1 .w-prd-list-in{ margin-left:-10px; margin-right:-10px;}
.w-prd-list1 .w-prd-list-cell-in{ padding:0 10px;}
.w-prd-list1 .w-prd-imgbox{ border:1px solid #dfdfdf;}
.w-prd-list1 .w-prd-list-cell .w-prd-infobox{ border-bottom:1px solid #DFDFDF;}
.w-prd-list1 .w-prd-list-cell .w-prd-infobox h2,.w-prd-list1 .w-prd-list-cell .w-prd-infobox .w-prd-name{ padding-right:30px; background:url(../images/icon_prd.png) no-repeat right center;}
.w-prd-list2 .w-prd-list-in{ margin-left:-10px; margin-right:-10px;}
.w-prd-list2 .w-prd-list-cell{ float:left; width:33.33%; margin-bottom:20px;}
.side_left .w-prd-list2 .w-prd-list-cell{ width:50%;}
.w-prd-list2 .w-prd-list-cell-in{ margin:0 10px; border:1px solid #DBDBDB; background:#fff; padding:1em 0 1em 1em;}
.w-prd-list2 .w-prd-list-cell .w-prd-btns{ display:none;}
.w-prd-list2 .w-prd-list-cell .w-prd-imgbox{ width:150px;}
.w-prd-list2 .w-prd-list-cell .w-prd-infobox{ margin-left:150px;}
.w-prd-list2 .w-prd-infobox h2,.w-prd-list2 .w-prd-infobox .w-prd-name{ font-size:105%; line-height:1.5; padding-bottom:0.5em; border-bottom:1px solid #979797; margin-bottom:0.8em;}
.w-prd-list2 .w-prd-list-cell .w-prd-sum{ font-size:90%; line-height:1.5; height:4.3em; overflow:hidden;}
.w-prd-list2 .w-prd-list-cell .w-prd-more{ font-size:90%;}
.w-prd-list3,.w-prd-list4,.w-prd-list5,.w-prd-list6{ margin:0; }
.w-prd-list3 .w-prd-list-in,.w-prd-list4 .w-prd-list-in,.w-prd-list6 .w-prd-list-in{ margin:0 -10px;}
.w-prd-list5 .w-prd-list-in{ margin:0 -5px;}
.w-productList .prd_pre,.w-productList .prd_next{ background:url(../images/bxSlide.png) no-repeat; background-color:rgba(0,0,0,0.3); width:50px; height:50px;  margin-top:-30px;transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; visibility:hidden;}
.w-productList .prd_pre{left:-17px; background-position:0 0;visibility:hidden;}
.w-productList .prd_next{right:-17px; background-position:-50px -50px; }
.w-productList:hover .prd_pre,.w-productList:hover .prd_next{ visibility:visible;}
.w-productList:hover .prd_pre{ left:13px;}
.w-productList:hover .prd_next{ right:13px;}
.w-productList .prd_pre:hover{background-position:-50px 0;  }
.w-productList .prd_next:hover{ background-position:0 -50px;}
.w-productList2 .w-prd-list-cell .w-prd-imgbox{ border:1px solid #dddddd;}
.w-productList3{ margin-left:-1px; margin-right:-1px;}
.w-productList3 .w-prd-list-cell .w-prd-list-cell-in{ margin:0 1px;}
.w-productList3 .w-prd-list-cell:hover .w-prd-con .w-prd-infoboxBox .w-prd-infobox{ padding-top:20%;}
.w-productList3 .w-prd-list-cell .w-prd-infobox h2,.w-productList3 .w-prd-list-cell .w-prd-infobox .w-prd-name{ border-bottom:0;}
.w-productList3 .w-prd-list-cell:hover .w-prd-infobox h2,.w-productList3 .w-prd-list-cell:hover .w-prd-infobox .w-prd-name{ font-size:24px;margin-bottom:0.2em;}
.w-productList3 .w-prd-list-cell .w-prd-sum{ max-width:400px; margin:0 auto; line-height:2;}
.w-productList3:hover .prd_pre{ left:0;}
.w-productList3:hover .prd_next{ right:0;}
.prd_pageState span{ width:35px; height:4px; background:#999999; border-radius:0; -webkit-border-radius:0;}
.w-product .imgSearch .imgbg,.w-productList .imgSearch .imgbg,.prd_imgbgBlack .imgbg{opacity:0.85; *filter:alpha(opacity=85); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85);}
.w-product .imgSearch .imgbg:before,.w-productList .imgSearch .imgbg:before,.prd_imgbgBlack .imgbg:before{ content:''; position:absolute; top:1em; left:1em; bottom:1em; right:1em; border:1px solid #fff;}
.w-product .imgSearch .imgSearchBox .icon_search,.w-productList .imgSearch .imgSearchBox .icon_search{ background-image:url(../images/icon_adore.png);}
.product-detail-wrap{ padding:30px 40px; background:#fff;}
.side_left .product-detail-wrap{ padding:0;}
.product-detail-top1 .product-detail-images .product-detail-image-big{ border:1px solid #e6e6e6;}
.product-detail-top1 .product-detail-images,.product-detail-top3 .product-detail-images{ width:40%;}
.product-detail-top1 .product-detail-info,.product-detail-top3 .product-detail-info{ margin-left:44%;}
.product-detail-top1 .product-detail-info .product-title{ border-bottom:1px solid #e1e1e1; margin-bottom:1em;}
.product-detail-info .product-short-sum{ line-height:2; }
.product-detail-images .product-detail-image-small .img-small-item{ width:23%;}
.product-detail-info .product-title h2, .product-title-top h2,.product-detail-info .product-title .ddh, .product-title-top .ddh{ font-weight:normal; color:#333; font-size:22px;}
.product-title-top .ddh{ margin:0; padding-bottom:1em; border-bottom:1px solid #e1e1e1;}
.product-detail-info .product-short-sum{ opacity:1; }
.product-detail-info .product-grayBox .product-prices{line-height:1.2;}
.product-detail-info .product-grayBox{background:none; border-top:1px solid #eee; border-bottom:1px solid #eee;}
.product-detail-info .product-grayBox .collect_share p{ color:#000;}
.info_tab{ background:#f2f2f2; border-left:2px solid #1867AB;}
.info_tab_in{border:0;}
.info_tab ul{ padding:0;}
.info_tab li{border:0; background:none; margin-bottom:0;}
.info_tab li a{color:#212121; padding-top:0.3em; padding-bottom:0.3em; display:block; font-size:115%;}
.info_tab li:last-child a{ background:none; }
.info_tab li.cur_tab{ background:none;}
.product-descons{ line-height:2;}
.descon_item,.fileListBox,.msgLBox{ padding-left:0; padding-right:0;}
/*----------------------------新闻-------------------------*/
.w-News-list1 li,.w-News-list2 li .news-item,.w-News-list3 li,.w-News-list4 li,.w-News-list6 li,.w-News-list7 li,.w-adNews4 li,.w-adNews5 li,.w-adNews6 .adNewsTL li,.w-adNews8 li,.w-adNews9 li{ border-color:#E2E2E2; }
.w-News-list a{ color:#414141;}
.w-News-list .news-com .news-h{ font-weight:normal;}
.w-News-list .news-sum{ font-size:95%; color:#999;}
.w-News-list1 li{ padding:22px 0 20px;}
.w-News-list1 .news-imgbox{ width:250px;}
.w-News-list1 .news-com{ margin-left:280px;}
.w-News-list1 .news-com .date,.w-News-list1 .news-com .news-sum{margin-top:0;}
.w-News-list .news-com .date{ color:#aaa;}
.w-News-list2{ margin-left:0; margin-right:0;}
.w-News-list2 .w-News-list-in{ margin-left:-12px; margin-right:-12px;}
.w-News-list2 li{ width:33.33% !important; }
.w-News-list2 li .news-item{ border:1px solid #CFCFCF; padding:15px 15px 5px;margin-left:12px; margin-right:12px; margin-bottom:24px;}
.w-News-list2 .news-item .news-com{ padding-left:0; padding-right:0;}
.w-News-list2 .news-com .news-sum{ height:auto; max-height:5.4em;}
.w-News-list7 li{ border-bottom:0; padding-top:0.3em;}
.w-News-list7 li .news-item{ background:#fff;}
.w-News-list7 li .news-item:after{content:""; display:block; clear:both; height:0; visibility:hidden;}
.w-News-list7 li .date{ border-right:4px solid #fff; background:#E2E3EE; text-align:right; padding:16px 18px 16px 40px;}
.w-News-list7 li .date .date-day{ background:none; color:#717171; line-height:1.2;}
.w-News-list7 li .date .date-yearMonth{ background:none; color:#797d9b; font-size:17px; line-height:1.2; padding:0;}
.w-News-list7 li .news-com{ padding-top:0.5em; padding-right:1em;}
.w-News-list7 li:hover .date{ background:#434343;}
.w-News-list7 li:hover .date .date-day,.w-News-list7 li:hover .date .date-yearMonth{color:#fff;}
.w-News-list8{ margin-left:0; margin-right:0;}
.w-News-list8 .w-News-list-in{ margin-left:-10px; margin-right:-10px;}
.w-News-list8 li .news-item{ margin-left:10px; margin-right:10px;}
.w-News-list8 .news-item .news-com{ bottom:0;}
.w-News-list8 .news-item .news-com .news-h a:hover{color:#fff;}
.w-News-list13{ margin-left:0; margin-right:0;}
.w-News-list13 .w-News-list-in{ margin-left:-15px; margin-right:-15px;}
.w-adNews .news-sum{ color:#999;}
.w-adNews1 li .news-item .news-com .news-h a{color:#565656;}
.w-adNews1 li .news-item .news-com .news-sum{color:#5e5e5e; font-size:100%;}
.w-adNews2{ margin-left:-12px; margin-right:-12px;}
.w-adNews2 li{ margin-right:0; }
.w-adNews2 li .news-item{border:none;  margin:0 12px; background:#fff; box-shadow:0 2px 10px rgba(0,0,0,0.1); -webkit-box-shadow:0 2px 10px rgba(0,0,0,0.1);}
.w-adNews2 li .viewDetail{ display:none;}
.w-adNews2 li .news-item .news-com{ padding:30px 18px; position:relative;}
.w-adNews2 li .news-item .news-com .news-com-top{margin-bottom:0; position:absolute; left:25px; top:-2.5em; line-height:3; padding:0 0.4em; background:#0A65AB; color:#fff;}
.w-adNews2 li .news-item .news-com .news-h{ font-weight:normal;}
.w-adNews2 li .news-item .news-com .news-sum{margin-top:5px; line-height:1.7; height:4.9em; font-size:92%;}
.w-adNews2 li:hover .news-item{ background:#0A65AB;}
.w-adNews2 li a:hover, .w-adNews2 li a:hover .news-com .news-sum{ color:#fff;}
.w-adNews3{background:#454545;}
.w-adNews3 .w-adNews-texts li .w-adNews-textH h3{ font-size:115%;}
.w-adNews3 .w-adNews-imgs .news-img .news-buoy-content .mask{background:#222;}
.w-adNews3 .w-adNews-imgs .adNews3prev,.w-adNews3 .w-adNews-imgs .adNews3next{background-color:#454545;}
.w-adNews3 .w-adNews-texts li .w-adNews-textH a,.w-adNews3 .w-adNews-texts li .w-adNews-textH h3{ color:#fff;opacity:0.98; *filter:alpha(opacity=98); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=98);}
.w-adNews3 .w-adNews-texts li .w-adNews-textH a:hover,.w-adNews3 .w-adNews-texts li .w-adNews-textH a:hover h3{ color:#FFAF60;}
.w-adNews3 .w-adNews-texts li .w-adNews-textH p,.w-adNews3 .w-adNews-texts li .w-adNews-textH .news-sum{ color:#fff;opacity:0.98; *filter:alpha(opacity=98); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=98);}
.w-adNews3 .w-adNews-texts li .numberQ{border-color:#fff; color:#fff;opacity:0.9; *filter:alpha(opacity=90); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);}
.w-adNews3 .w-adNews-texts li{border-color:#fff;}
.w-adNews3 .w-adNews-imgs .adNews3prev{background-image:url("../images/adNews3prev_white.png");}
.w-adNews3 .w-adNews-imgs .adNews3next{background-image:url("../images/adNews3next_white.png");}
.w-adNews6 .adNewsF .news-h{font-size:110%;}
.w-adNews6 .adNewsF .news-sum{ font-size:90%;}
.w-adNews7 .adNewsL li{ background-color:#fdfdfd;}
.adNews7datebg{ background:#e0e0e0;}
.w-adNews7 .adNewsL li .news-com .news-h a:hover{ text-decoration:underline;}
.w-adNews7 .adNewsL li .news-com .news-sum{ font-size:100%;}
.w-adNews7 .adNewsL li:hover .news-com .news-sum,.w-adNews7 .adNewsR .news-com .news-sum{ color:#bbb;}
.w-adNews7 .adNewsR .news-com .news-sum{ max-height:4.3em;}
.w-adNews8 li{ border-bottom:0; margin-bottom:40px;}
.w-adNews8 li .news-h{ width:100%; float:none; font-size:115%; line-height:1.8;}
.w-adNews8 li .date{ width:100%; float:none; text-align:left;position: relative; top: 0; margin-top: 0;}
.w-adNews8 .news-sum{ line-height:2; max-height:3.8em;}
.w-adNews9{ position:relative; padding-bottom:1px;}
.w-adNews9:before{ content:''; position:absolute; left:4px; top:0; bottom:0; width:2px; background:#D0D0D0;}
.w-adNews9 li{ position:relative; padding:0 0 0 40px; margin-bottom:28px; border-bottom:0;}
.w-adNews9 li:before{ content:''; position:absolute; left:0px; top:50%; margin-top:-5px;  width:10px; height:10px; background:#D2D2D2; border-radius:50%; -webkit-border-radius:50%;}
.w-adNews9 li .date{ margin-right:25px; margin-top:0.2em; background:#333; border-radius:50%; -webkit-border-radius:50%; text-align:center; width:5em; height:5em; }
.w-adNews9 li .date .date-day{ font-size:130%; padding-top:0.65em; line-height:1.2;}
.w-adNews9 li .date .date-yearMonth{ font-size:90%; margin:0; }
.w-adNews9 li .news-com .news-h{ margin-bottom:0.3em;font-size:115%;}
.w-adNews9 li .news-com .news-sum{ line-height:1.7; height:3.2em; }
.w-adNews10 li .news-item .news-com{ background:#fff;}
.w-adNews11 li .news-h{ font-size:115%;}
.w-adNews15 .news-h{ font-size:115%;}
.w-adNews li .news-btn{ padding:7px 20px; min-width:0;}
.newsDetail{ padding:30px 40px; background:#fff;}
.side_left .newsDetail{ padding:0;}
.newsDetail .newsContent{ padding-top:30px; margin-top:25px; border-top:1px solid #EDEDED; padding-left:0; padding-right:0;}
.newsDetail .newsTitle{color:#333; font-size:22px; }
.newsDetail .newsST{ color:#999;  font-size:95%; margin-top:0.8em;}
.newsDetail .newshare{ color:#999;}
.newsDetail .newsSummary{ display:none;}
.news-others{ border-top:1px solid #EDEDED; padding-top:1em;}
/*---------------------faq----------------------*/
.w-faq-list .faq_det{ color:#666; }
.w-faq-list2 li .faq_tit h3{ color:#333;}
.w-faq-list3 li{ margin-bottom:0.6em;}
.w-faq-list3 li .faq_tit{ background:#f2f2f2;padding-left:1em; padding-right:0; color:#333;}
.w-faq-list3 li .faq_tit h3{ padding:0.8em 1em 0.8em 1.7em; }
.w-faq-list3 li .faq_tit .icon_adore{ right:auto; left:1em; width:1.1em; height:1.1em; background:url(../images/icon1_b.png) no-repeat center;}
.w-faq-list3 li.open .faq_tit .icon_adore{background-image:url(../images/icon2_1.png); background-position:center center; }
.w-faq-list3 li.open .faq_tit{ background:#454545; color:#fff;}
.w-faq-list3 li .faq_det{ padding:1em; line-height:2;}
/*----------------------菜单----------------------------*/
.w-com-menu li > .div-parent > .fa-plus::before{content: "\f107";}
.w-com-menu li.open > .div-parent > .fa-plus::before{ content: "\f106";}
/*-----------------------会员中心和购物车--------------------*/
.w-admin-header .w-admin-nav{ float:right;}
.w-admin-header .w-admin-nav a{ color:#5c5c5c;}
/*---------------------登录注册--------------------------*/
.body-login{background:#fff;}
.signbox-A .login-h2A,.login-input-A,.register-A a, .password-forget-A a,.login-button-A,.signfoot,.login-checkA span{color:#666;}
input[class*='login-input-A']::-webkit-input-placeholder{ color:#666;}
input[class*='login-input-A']:-moz-placeholder{ color:#666;}
input[class*='login-input-A']::-moz-placeholder{ color:#666;}
input[class*='login-input-A']:-ms-input-placeholder{ color:#666;}
.sign-content-A{ background-image:url("../images/signboxbg.png");}
.login-button-A{background-image:url("../images/signbtnbg.png");}
.login-checkA input.checked[type="checkbox"] + label{background-image:url("../images/login-checked.png");}
.login-input-A,.login-button-A,.login-checkA label{border-color:#999;}
.order-progress .order-progress-line .order-progress-line-sec .curcle{border-radius:50%; -webkit-border-radius:50%; overflow:hidden;}
@media (min-width:769px){
	/*---------------------------菜单-------------------------*/
	.side_bar{width:235px; overflow:hidden;}
	.side_left{ margin-left:235px; }
	.w-com-menu-V{ text-align:left; background:#F4F6F7; border-top-left-radius:10px; -webkit-border-top-left-radius:10px; border:1px solid #E0E0E0;border-top:0;}
	.w-com-menu-V .systitle{ padding:0 20px; line-height:100px; color:#fff; background:url(../images/menuV_t0.png) no-repeat center; background-size:cover; border-top-left-radius:10px; -webkit-border-top-left-radius:10px; margin-bottom:25px;}
  .w-com-menu-V .fa{ font-size:100%; font-weight:normal;right:0; top:10px; bottom:auto; color:#000;}
	.w-com-menu-V > .w-com-menu-in > .ul-parent{ padding-bottom:25px;}
	.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent > .div-parent{background:none; border:0; position:relative;}
	.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent > .div-parent:before{ content:''; position:absolute; z-index:2; top:50%; margin-top:-6px; right:15px;border: 6px solid transparent;border-left-color: #DDDDDD; }
	.w-com-menu-V2 > .w-com-menu-in > .ul-parent > .li-parent > .div-parent:before{ display:none;}
	.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent > .div-parent a{font-size:15px; line-height:24px;color:#333; padding:13px 20px;  position:relative; }
	.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent > .div-parent a:before{ content:''; display:none; position:absolute; left:0; top:0; bottom:0; width:4px; background:#f60;}
	.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent:hover > .div-parent a:before,.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent.cur > .div-parent a:before{ display:block;}
	.w-com-menu-V2 > .w-com-menu-in > .ul-parent > .li-parent > .div-parent .fa-plus{ right:10px;}
	.w-com-menu-V li a{padding:0 15px; font-size:100%; line-height:1.8;}
	.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent:hover > .div-parent{ box-sizing:content-box;}
	.w-com-menu-V .ul-submenu{ background:#fff;padding:5px 10px 5px 20px;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0; }
	.w-com-menu-V .ul-submenu .div-parent{ padding:5px 0;}
	.w-com-menu-V .ul-submenu a{color:#666; position:relative; padding-left:15px; }
	.w-com-menu-V .ul-submenu a:before{ content:''; position:absolute; left:0; top:50%; height:1px; width:8px; background:#bbb;}
	.w-com-menu-V .ul-submenu .li-parent .div-parent{border-bottom:0; }
	.w-com-menu-V .ul-submenu .li-parent .div-parent .fa{line-height:1.8;top:5px;}
	.w-com-menu-V .ul-submenu .ul-submenu{ background:#fff;}
	.w-com-menu-V .ul-submenu .ul-submenu .div-parent{ padding:0;}
    .w-com-menu-H{ margin-bottom:30px; text-align:left; position:relative; }
	.w-system .w-com-menu-H{margin-top:-40px;}
	.w-com-menu-H:before{content: ''; position: absolute;top: 0; bottom: 0; width: 3000px; left: 50%; margin-left: -1500px;background:#F4F6F7; border-bottom:1px solid #E0E0E0;}
	.w-com-menu-H >.w-com-menu-in:after{ content:""; display:block; clear:both; height:0; visibility:hidden;}
	.w-com-menu-H >.w-com-menu-in > ul > li{  position:relative;  }
	.w-com-menu-H li{margin:0; }
	.w-com-menu-H li a{  color:#454545;}
	.w-com-menu-H > .w-com-menu-in > .ul-parent> li > .div-parent{position:relative;}
	.w-com-menu-H > .w-com-menu-in > .ul-parent > li > .div-parent a{ padding:0 10px; line-height:50px; display:block; font-size:16px; color:#333; position:relative;}
	.w-com-menu-H > .w-com-menu-in > .ul-parent > li > .div-parent a:after{content: "";display: none;border: 10px solid transparent;border-top-color: transparent;
position: absolute;left: 50%; margin-left:-10px;bottom: -18px;border-top-color: #1867ab;}
	.w-com-menu-H >.w-com-menu-in>.ul-parent> li:hover >.div-parent a:after,.w-com-menu-H >.w-com-menu-in>.ul-parent> li.cur >.div-parent a:after{ display:block;}
	.w-com-menu-H .ul-submenu{  top:50px; }
	.w-com-menu-H .ul-parent > li > .ul-submenu > ul{ background:#F0F0F0;}
	.w-com-menu-H .ul-submenu .ul-submenu{ top:28px; background:#F0F0F0;}
	.w-com-menu-H .ul-submenu li .div-parent{margin:0 5px;}
	.w-com-menu-H .ul-submenu li a{ line-height:3; color:#454545;font-size:14px;}
	.w-com-menu-H .ul-submenu .ul-submenu-up{display:none;}
	
	.order-progress .order-progress-line .order-progress-line-sec .line{width:111px;}
}
@media (min-width:1201px){
	.body-login .w-admin-header .w-admin-nav{ float:right; margin-left:0;} 
	.w-logo h1{ line-height:110px;}
	.w-logo-img{ padding-top:5px; padding-bottom:5px; line-height:100px; }
	.w-logo-img img{ max-height:100px;}
	.w-nav .li-parentOne-div .fa{ display:none;}
	.w-nav .submenu{ background:#fff;  }
	.w-nav .submenu li{width:171px; }
	.w-nav .submenu li:last-child{border-bottom:0;}
	.w-nav .submenu li .submenu{left:171px;}
	.w-admin-shopCart{ position: absolute;left: 0;margin-right: 0;padding-top: 0; padding-bottom:0;z-index: 2;top: -35px;}
	.w-admin-shopCart a{background:none; padding:7px 10px;}
	.w-admin-shopCart a span, .w-admin-shopCart a .fa-angle-right{ display:inline-block; *display:inline; *zoom:1;}
	.w-admin-shopCart a .num{left:111px;}
	.w-nav .li-parent-div .fa-plus:before{content: "\f105";}
	.w-admin-header .w-admin-nav{ margin-left:15px;}
	.w-admin-shopCart{ left:50%; margin-left:-600px; right:auto;}
	/*---------------------------topLogBox--------------------------*/
	.w-adNews4 li{padding:0.3em 0;}
	
	.side_bar{width:22%; }
	.side_left{ margin-left:22%;}
	
	.w-slide .cycle-prev, .w-slide .cycle-next{ opacity:0;transition: all 0.5s;-webkit-transition: all 0.5s;}
	.w-slide .cycle-prev{ left:-20px;}
	.w-slide .cycle-next{ right:-20px;}
	.w-slide:hover .cycle-prev, .w-slide:hover .cycle-next{ opacity:1;}
	.w-slide:hover .cycle-prev{ left:0;}
	.w-slide:hover .cycle-next{ right:0;}
}
@media (min-width:1300px){
	.banner .bx-controls-direction{ position:absolute; top:50%; margin-top:-30px; left:50%; margin-left:-650px; width:1300px; height:60px; }
	.w-com-menu-H > .w-com-menu-in > .ul-parent > li > .div-parent a{ padding:0 30px;}
	.product-title-top{ margin-bottom:2.5em;}
	
	.w-News-list15,.w-News-list16,.w-News-list17{ margin-left:0; margin-right:0; padding:30px 20px;}
}
@media (max-width:1400px) and (min-width:1201px){
	.w-logo h1{ transition: all 0.5s;-webkit-transition: all 0.5s;}
	.w-logo-img{ transition: all 0.5s;-webkit-transition: all 0.5s;}
	.w-logo-img img{transition: all 0.5s;-webkit-transition: all 0.5s;}
	.mini .w-logo h1{ line-height:78px;}
	.mini .w-logo-img{line-height:68px;} 
	.mini .w-logo-img img{ max-height:68px;}
	.w-nav .nav_inner{ height:auto !important;}
	.w-nav .nav_inner > li > a, .w-nav .nav_inner > li > .li-parent-div > a{-webkit-transition:all 0.5s; transition:all 0.5s;}
	.mini .w-nav .nav_inner > li > a,.mini .w-nav .nav_inner > li > .li-parent-div > a{ line-height:78px;}
	.w-nav .nav_inner > li > .submenu{-webkit-transition:top 0.5s; transition:top 0.5s;}
	.mini .w-nav .nav_inner > li > .submenu{ top:75px;}
	.row_top .columnR{-webkit-transition:transform 0.5s; transition:transform 0.5s;}
	.mini .row_top .columnR{ transform: translateY(-16px); -webkit-transform: translateY(-16px);}
}
@media (min-width:1500px){
	.w-News-list .news-com .news-h{ font-size:18px;}
	.w-News-list .news-sum{ font-size:100%;}
}
@media (min-width:1601px){
	.w-nav .nav_inner > li{margin:0 35px;}

}
@media (max-width:1500px){
	.w-nav .nav_inner > li{margin:0 15px;} 
}
@media (max-width:1366px){
	.w-nav .nav_inner > li{margin:0 12px;} 
}
@media (min-width:768px) and (max-width:1300px){
	.wrap-content-in{padding-left:10px; padding-right:10px; }
	.w-foot-content{ padding-left:10px; padding-right:10px;}
}
@media (max-width:1300px){
	.w-custom{ display:none;}
	.w-prd-list,.w-News-list,.w-faq-list,.w-upload-list,.search_list{ padding:30px;}
	.side_left{padding:30px;}
	.product-detail-wrap,.newsDetail{ padding:30px;}
	.w-lantern-h .w-lantern-in{padding:0 25px;}	
	.w-lantern-h .lantern_pre{ left:0;}
	.w-lantern-h .lantern_next{ right:0;}
}
@media (max-width:1200px){
	html{width:100%; height:100%; overflow-x:hidden;}
	body{ height:100%;min-width:100%;}
	.body{ padding-top:1.4rem;}
	.banner .bx-controls-direction{ display:none;}
	.w-section .row, .w-footer-in{ max-width:100% !important;}
	/*--------------------header---------------------*/
	.w-header-common{ padding-left:0;}
	.w-admin-header,.body-login .w-admin-header,.w-header{position:fixed; top:0; left:0; width:100%; padding-top:0; height:1.4rem;  z-index:2001; color:#333; background:#fff; box-shadow:0 1px 2px rgba(0,0,0,0.1); -moz-box-shadow:0 1px 2px rgba(0,0,0,0.1); -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.1); }
	.row_top{ display:block;}
	.row_top .column{ float:none; width:100%; display:block;}
	.row_top .columnL{ max-width:100%;}
	.row_top .columnM,.row_top .columnR{ display:none;}
	.col-logo,.w-admin-header .col-logo{float:none; text-align:center; padding:0;}
	.w-logo{ padding:0 1.2rem; height:auto; min-height:0; min-width:0;}
	.w-logo h1{ font-size:0.7rem; margin-top:0.25rem; margin-bottom:0;}
	.w-logo-img{ display:block; padding:0.17rem 0.25rem;line-height:1.06rem;}
	.w-logo-img img{max-height:1.06rem;}
	.w-admin-header .w-logo{ padding:0 13.5em 0 1.2rem;}
	.col-right{position:fixed;left:-240px; width:240px; background:#fff;top:0; bottom:0;padding:0;margin-top:0px; z-index:10; display:block;transition: left 0.5s; -webkit-transition: left 0.5s;}
	.left0{ left:0;}
	.w-nav{ background:none; overflow-y:auto; height:100%; margin:0; padding:0;}
	.w-admin-header .w-admin-nav{margin-left:0; margin-right:0;}
  .w-nav ul{list-style:none; padding-left:0;}
	.w-nav .nav_inner{ display:block;}
	.w-nav .nav_inner > li{ display:block; float:none; text-align:left; margin:0; }
	.w-nav .nav_inner > li > a, .w-nav .nav_inner > li > .li-parent-div > a{line-height:2.5; padding:0 10px; font-size:15px; color:#1a1a1a;}
	.w-nav li:hover .nav_simpline_cur, .w-nav li.active .nav_simpline_cur{ display:none;}
	.w-nav li{border-bottom:0; border-top:0; float:none;}
  .w-nav li a, .w-nav .submenu li a,.w-admin-header .w-admin-nav a{ display:block;  color:#666; text-align:left;border-bottom:1px solid #f0f0f0; font-size:14px;}
	.w-nav .nav_inner > li:hover > .submenu,.w-nav .submenu li:hover > .submenu{display:none;}
	.w-nav .nav_inner > li > .submenu{top:0; left:0; margin-left:0;}	
	.w-nav .submenu{ position:relative; font-size:14px; box-shadow:0; -moz-box-shadow:0; -webkit-box-shadow:0;}
	.w-nav .submenu li{ width:auto;}
	.w-nav .submenu li a{ font-size:13px;}
  .w-nav .submenu li .submenu{ left:0; top:0;}
	.w-nav .submenu ul,.w-nav .submenu .submenu ul{background:none;}
	.w-nav .li-parent-div .fa{ position:absolute; top:50%; margin-top:-1em; right:0; width:4em; height:2em; line-height:2em; text-align:right; font-size:150%; }
	.w-nav .li-parent-div .fa-plus::before{content: "\f107"; margin-right:0.5em;}
	.w-nav .li-parent-div.open .fa-plus::before{content: "\f106";}
	.w-nav .submenu li a{padding:0.5em 0.5em 0.5em 1.5em; text-align:left;}
	.w-nav .submenu .submenu li a{ padding-left:2.5em;}
	.mobile-nav-toggle{display:block;}
	.w-nav .nav_simpline_cur{ display:none;}
	.topLogBoxPc{ display:none;}
	.topLogBox{position:absolute; bottom:0; left:0; right:0; }
	.topLogBox, .topLogBox a{color:#454545; font-size:13px;}
	.w-languege,.w-loginRegister, .w-shopCart{float:none; margin:0;padding: 0.5em;border-bottom:1px solid #e1e1e1;}
	.topLogBox .w-search{ float:none; margin:0.5em;}
	.topLogBox .w-search .input-search-w{border-color:#e0e0e0; width:100%;}
	.body-login-special .w-admin-header{color:#fff;}
	.login-navPc{ display:none;}
	.login-navTel{ display:block;}
	.body-login-special{ padding-top:1.56rem;}
	.body-login-special .w-admin-header .col-logo .w-logo{padding-top:0; padding-bottom:0;}
	.body-login .signTel,.body-login-special .signTel{ right:0.35rem;} 
	.body-login .w-admin-header .w-logo,.body-login-special .w-admin-header .w-logo{ padding-right:1.2rem;}
	/*-----------------------会员中心和购物车--------------------*/
	.w-admin-shopCart, .w-admin-top{display:none;}
	.mobile-nav-toggle{top:0.35rem;}
	.signTel, .shopCartTel, .signQuitTel{display:block; top:0.35rem;}
	.w-admin-header .w-admin-nav{position:fixed;left:-240px; width:240px; background:#fff;top:0; bottom:0;padding:0; margin-top:0px; z-index:10; display:block; float:none;transition: left 0.5s; -webkit-transition: left 0.5s;}
	.w-admin-header .left0{ left:0;}
	.w-admin-nav .w-nav-in{height:100%;}
	.order-progress{display:none;}
	
	.banner .bx-wrapper .bx-pager{ bottom:20px;}
	.w-News-list13 .w-News-list-in{ margin-left:-10px; margin-right:-10px;}
	.w-adNews2{ margin-left:-10px; margin-right:-10px;}
	.w-adNews2 li .news-item{ margin:0 10px;}
	.w-com-menu-H{ margin-left:-10px; margin-right:-10px;}
	.w-com-menu-H .systitle{ padding:17px 10px;}
	.info_tab li a{ min-width:0; padding:0 1em; line-height:3;}
	.info_tab li a:before{ display:none;}
}
@media (max-width:1150px){
	.w-prd-list2 .w-prd-list-cell{ width:50%;}
}
@media (max-width:1050px){
	.side_left .w-prd-list2 .w-prd-list-cell{ width:100%;}
}
@media (max-width:960px) {
	.side_left{padding:20px;}
	.w-prd-list,.w-News-list,.w-faq-list,.w-upload-list,.search_list{ padding:20px;}
	.product-detail-wrap,.newsDetail{ padding:20px;}
	/*----------------------新闻---------------------------*/
	.w-News-list1 .news-imgbox{ width:25%;}
	.w-News-list1 .news-com{ margin-left:27%;}
	.side_left .w-News-list2 li{ min-width:50%;}
	.side_left .w-News-list2 li:nth-child(3n+1){ clear:none;}
	.side_left .w-News-list2 li:nth-child(2n+1){ clear:both;}
	.w-News-list2 .w-News-list-in{ margin-left:-0.5em; margin-right:-0.5em;}
	.w-News-list2 li .news-item{ padding:0.6em 0.6em 0.1em; margin:0 0.5em 1em;}
	.w-adNews2 li .news-item .news-com{ padding:1.8em 0.8em;}
	.w-adNews2 li .news-item .news-com .news-com-top{ left:0.8em;}
	
	.w-prd-list2 .w-prd-list-cell{ width:100%;}
	
	.btn-default-w{ padding:0.6em 2em; min-width:0;}
	.w-form-submit .w-buttom .btn-default-w{ min-width:10em;}
	.w-lantern-h .w-lantern-in{padding:0;}
	.w-lantern-h .lantern_pre,.w-lantern-h .lantern_next{ display:none;}
}
@media (max-width:768px) {
	.banner .bx-wrapper .bx-pager{ bottom:1em !important;}
	/*----------------------系统页-------------------*/
	.systitle{ font-size:125%; margin-bottom:0; padding:0.4em 1em; font-weight:normal; }
	.crumbs .crumbs_in{ padding-left:0;}
	.w-pages{ padding-top:0;}
	.w-system .w-com-menu-H{margin-left:0; margin-right:0;}
	.side_left{padding:1.2em 0.7em;}
	.w-prd-list,.w-News-list,.w-faq-list,.w-upload-list,.search_list{ padding:1.2em 0.7em;}
	.newsDetail{padding:1.2em 0.7em;}
	.product-detail-info .product-grayBox{ border:0;}
	.prd_detInfo_con{ border-color:#e0e0e0;}
	.w-prd-list1 .w-prd-list-in{ margin-left:-0.4em; margin-right:-0.4em;}
	.w-prd-list1 .w-prd-list-cell-in{ padding:0 0.4em;}
	.w-prd-list2{ padding:0.8em 0.5em 1px;}
	.w-prd-list2 .w-prd-list-cell{ margin-bottom:1em;}
	.w-productList .prd_pre,.w-productList .prd_next{ display:none;}
	.w-productList2{ padding-bottom:0;}
	.w-productList3 .w-prd-list-cell:hover .w-prd-con .w-prd-infoboxBox .w-prd-infobox{ padding-top:1.5em;}
	.w-productList3 .w-prd-list-cell:hover .w-prd-infobox h2,.w-productList3 .w-prd-list-cell:hover .w-prd-infobox .w-prd-name{ font-size:120%;}
	.w-productList3 .w-prd-list-cell .w-prd-sum{ line-height:1.3; font-size:90%; max-height:3.8em;}
	.product-detail-wrap{ padding:1em 0;}
	.product-detail-top1 .product-detail-info,.product-detail-top3 .product-detail-info{ margin-left:0;}
	.product-maincon{ margin-top:0;}
	.fileListBox, .msgLBox{ padding-left:1em; padding-right:1em;}
	.w-News-list1 li{ padding:1em 0 0.8em;}
	.w-News-list2 li{ min-width:50%;}
	.w-News-list2 li:nth-child(2n+1){ clear:both;}
	.w-News-list2 .w-News-list-in{ margin-left:-0.3em; margin-right:-0.3em;}
	.w-News-list8 .w-News-list-in{ margin-left:-0.3em; margin-right:-0.3em;}
    .w-News-list8 li .news-item{ margin-left:0.3em; margin-right:0.3em;}
	.w-adNews8 li{ margin-bottom:1.5em;}
	.newsDetail .newsContent{ padding-top:1.5em;}
}	
@media (max-width:640px){
	.w-News-list13 .w-News-list-in{ margin-left:-5px; margin-right:-5px;}
	.w-prd-list1 .w-prd-list-cell .w-prd-infobox h2,.w-prd-list1 .w-prd-list-cell .w-prd-infobox .w-prd-name{ padding-right:0; background:none;}
}
@media only screen and (max-width:480px){
	.w-admin-header .w-logo{ padding:0 8.5em 0 1.2rem;}
	.topLogBox .w-search .input-search-w{ height:2.5em; line-height:2.5em;}
	.banner .bx-wrapper .bx-pager{ bottom:0 !important;}
	
	.crumbs{ padding-left:1.8em; background-size:1.3em auto;}
	.w-system{ padding-top:0;}
	.w-News-list2 .w-News-list-in,.side_left .w-News-list2 .w-News-list-in{ margin-left:-0.3em; margin-right:-0.3em;}
	.w-News-list2 li,.side_left .w-News-list2 li{ margin-bottom:1em;}
	.w-News-list2 li .news-item,.side_left .w-News-list2 li .news-item{ margin:0 0.3em;}
	.w-News-list7 li .date{ padding:1em 0.8em 1em 1em;}
	.w-News-list7 li .date .date-yearMonth{ font-size:100%;}
	.w-News-list7 .news-com .news-sum{ line-height:1.5; max-height:2.8em;}
	.w-adNews2{ margin-left:-0.3em; margin-right:-0.3em;}
	.w-adNews2 li .news-item{ margin:0 0.3em;}
	.w-adNews2 li .news-item .news-com .news-sum{ height:auto; max-height:4.9em;}
	.w-adNews9 li{ padding-left:1.5em; margin-bottom:1.5em;}
	.w-adNews9 li .date{ margin-right:1em;}
	.newsDetail .newsTitle{ font-size:130%;}
	.w-faq-list3 li .faq_tit .icon_adore{ background-size:0.9em auto;}
	
	.w-prd-list2 .w-prd-list-cell-in{ padding:0.7em 0 0.7em 0.7em;}
	.w-prd-list2 .w-prd-list-cell .w-prd-imgbox{ width:35%;}
	.w-prd-list2 .w-prd-list-cell .w-prd-infobox{ margin-left:35%;}
	.w-prd-list2 .w-prd-list-cell .w-prd-sum{ line-height:1.3;}
	.w-prd-list3 .w-prd-list-in,.w-prd-list4 .w-prd-list-in,.w-prd-list5 .w-prd-list-in,.w-prd-list6 .w-prd-list-in{ margin:0 -0.3em;}
	.product-detail-info .product-title h2,.product-title-top h2,.product-detail-info .product-title .ddh,.product-title-top .ddh{ font-size:130%;}
	.prd_pageState span{ width:1.3em; height:0.15em;}
}

